[INFO] cloning repository https://github.com/szarta/kpcli-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/szarta/kpcli-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszarta%2Fkpcli-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszarta%2Fkpcli-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c7b22ac862f75066824b0798cbb75c3449005d4d
[INFO] testing szarta/kpcli-rust/c7b22ac862f75066824b0798cbb75c3449005d4d against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszarta%2Fkpcli-rust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/szarta/kpcli-rust
[INFO] finished tweaking git repo https://github.com/szarta/kpcli-rust
[INFO] tweaked toml for git repo https://github.com/szarta/kpcli-rust written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/szarta/kpcli-rust on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/szarta/kpcli-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rust-argon2 v3.0.0
[INFO] [stderr]   Downloaded rtoolbox v0.0.5
[INFO] [stderr]   Downloaded seccompiler v0.4.0
[INFO] [stderr]   Downloaded block-modes v0.9.1
[INFO] [stderr]   Downloaded cpubits v0.1.1
[INFO] [stderr]   Downloaded blake2b_simd v1.0.4
[INFO] [stderr]   Downloaded rpassword v7.5.2
[INFO] [stderr]   Downloaded hex-literal v1.1.0
[INFO] [stderr]   Downloaded block-padding v0.4.2
[INFO] [stderr]   Downloaded secrecy v0.10.3
[INFO] [stderr]   Downloaded inout v0.2.2
[INFO] [stderr]   Downloaded twofish v0.8.0
[INFO] [stderr]   Downloaded cipher v0.5.1
[INFO] [stderr]   Downloaded salsa20 v0.11.0
[INFO] [stderr]   Downloaded cbc v0.2.0
[INFO] [stderr]   Downloaded keepass v0.12.9
[INFO] [stderr]   Downloaded aes v0.9.0
[INFO] [stderr]   Downloaded quick-xml v0.40.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7c165c2b63f6ee8e9bd9635bcd37075facfaf8ef20a30794b35a39208960243c
[INFO] running `Command { std: "docker" "start" "-a" "7c165c2b63f6ee8e9bd9635bcd37075facfaf8ef20a30794b35a39208960243c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c165c2b63f6ee8e9bd9635bcd37075facfaf8ef20a30794b35a39208960243c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c165c2b63f6ee8e9bd9635bcd37075facfaf8ef20a30794b35a39208960243c", kill_on_drop: false }`
[INFO] [stdout] 7c165c2b63f6ee8e9bd9635bcd37075facfaf8ef20a30794b35a39208960243c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 535b5a1d60186d86d1a7aca10cbef15622dfee0d7704295024f07672ce3fca83
[INFO] running `Command { std: "docker" "start" "-a" "535b5a1d60186d86d1a7aca10cbef15622dfee0d7704295024f07672ce3fca83", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cpubits v0.1.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling block-modes v0.9.1
[INFO] [stderr]    Compiling hex-literal v1.1.0
[INFO] [stderr]    Compiling blake2b_simd v1.0.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rust-argon2 v3.0.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling hybrid-array v0.4.12
[INFO] [stderr]    Compiling rtoolbox v0.0.5
[INFO] [stderr]    Compiling seccompiler v0.4.0
[INFO] [stderr]    Compiling rpassword v7.5.2
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling block-padding v0.4.2
[INFO] [stderr]    Compiling inout v0.2.2
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling cipher v0.5.1
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling twofish v0.8.0
[INFO] [stderr]    Compiling aes v0.9.0
[INFO] [stderr]    Compiling salsa20 v0.11.0
[INFO] [stderr]    Compiling cbc v0.2.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling hmac v0.13.0
[INFO] [stderr]    Compiling rustyline v14.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling quick-xml v0.40.0
[INFO] [stderr]    Compiling keepass v0.12.9
[INFO] [stderr]    Compiling kpcli-rust v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.50s
[INFO] running `Command { std: "docker" "inspect" "535b5a1d60186d86d1a7aca10cbef15622dfee0d7704295024f07672ce3fca83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "535b5a1d60186d86d1a7aca10cbef15622dfee0d7704295024f07672ce3fca83", kill_on_drop: false }`
[INFO] [stdout] 535b5a1d60186d86d1a7aca10cbef15622dfee0d7704295024f07672ce3fca83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3d750847d79e3ce17a52e2ce8f259e4a211b254bdb99d48d5e59ee16885540b
[INFO] running `Command { std: "docker" "start" "-a" "f3d750847d79e3ce17a52e2ce8f259e4a211b254bdb99d48d5e59ee16885540b", kill_on_drop: false }`
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling rustyline v14.0.0
[INFO] [stderr]    Compiling kpcli-rust v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.99s
[INFO] running `Command { std: "docker" "inspect" "f3d750847d79e3ce17a52e2ce8f259e4a211b254bdb99d48d5e59ee16885540b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3d750847d79e3ce17a52e2ce8f259e4a211b254bdb99d48d5e59ee16885540b", kill_on_drop: false }`
[INFO] [stdout] f3d750847d79e3ce17a52e2ce8f259e4a211b254bdb99d48d5e59ee16885540b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b2e6a1c0a35ab41ca664ab48b1e8bda2ad663f757a89aa060b29c7b1989ca7f9
[INFO] running `Command { std: "docker" "start" "-a" "b2e6a1c0a35ab41ca664ab48b1e8bda2ad663f757a89aa060b29c7b1989ca7f9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kpcli_rust-661c04f7812df17a)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/add_abort.rs (/opt/rustwide/target/debug/deps/add_abort-63541ba108799828)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test dot_aborts_add_at_each_prompt has been running for over 60 seconds
[INFO] [stdout] test dot_aborts_add_at_each_prompt ... ok
[INFO] [stderr]      Running tests/concurrent_save.rs (/opt/rustwide/target/debug/deps/concurrent_save-5460c66218f2e13d)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 129.19s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test save_refuses_when_db_replaced_by_another_writer has been running for over 60 seconds
[INFO] [stdout] test save_refuses_when_db_replaced_by_another_writer ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 222.88s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/custom_fields.rs (/opt/rustwide/target/debug/deps/custom_fields-881d51b6caa35a72)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test show_lists_custom_string_fields has been running for over 60 seconds
[INFO] [stderr]      Running tests/init.rs (/opt/rustwide/target/debug/deps/init-9a75225123891bc5)
[INFO] [stdout] test show_lists_custom_string_fields ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 217.09s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test init_refuses_mismatched_confirm ... ok
[INFO] [stdout] test init_refuses_to_overwrite_existing_file ... ok
[INFO] [stderr]      Running tests/init_toctou.rs (/opt/rustwide/target/debug/deps/init_toctou-348f8bccfe0819a3)
[INFO] [stdout] test init_creates_0600_db ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 43.23s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test init_refuses_when_path_materializes_during_derivation ... ok
[INFO] [stdout] test init_refuses_when_path_materializes_late_during_derivation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 42.37s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/kdf_params.rs (/opt/rustwide/target/debug/deps/kdf_params-30393fb9a68815e3)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test init_persists_strong_argon2id_params has been running for over 60 seconds
[INFO] [stdout] test init_persists_strong_argon2id_params ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 85.63s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mv.rs (/opt/rustwide/target/debug/deps/mv-67ac64220f606885)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test mv_supports_rename_move_and_collisions has been running for over 60 seconds
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "b2e6a1c0a35ab41ca664ab48b1e8bda2ad663f757a89aa060b29c7b1989ca7f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2e6a1c0a35ab41ca664ab48b1e8bda2ad663f757a89aa060b29c7b1989ca7f9", kill_on_drop: false }`
[INFO] [stdout] b2e6a1c0a35ab41ca664ab48b1e8bda2ad663f757a89aa060b29c7b1989ca7f9
